How to add a new figure:

  1. Update FigureTypeStrings
  2. Add a new figure class
  3. Add a new Figure Creator
  4. Add a new Figure Command
  5. Add a string to CommandStrings
  6. Update DGCommandFactory
  7. Add a command to DGToolbarBuilder